home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 295_01.zip / RLSNOTES.TXT < prev    next >
Text File  |  1993-04-22  |  1KB  |  53 lines

  1. ----------------------------------------------------------------------
  2. | Citadel                                                            |
  3. | 241 East Eleventh Street * Brookville, IN 47012 * 317-647-4720     |
  4. |                                               BBS 317-647-2403     |
  5. ----------------------------------------------------------------------
  6.  
  7.                        blkio 1.1 Release Notes
  8.                        -----------------------
  9.  
  10. o bopen has been modified to open block files which do not end on a
  11.   block boundary.  This was done to allow blkio to be used to rebuild
  12.   corrupt files.
  13.  
  14. o bsetvbuf bug for connecting user-supplied buffer fixed.
  15.  
  16. o function prototypes used if __STDC__ == 1
  17.  
  18. o const used if __STDC__ == 1
  19.  
  20. o bgethf sets errno to EINVAL instead of BEBOUND if the field extends
  21.   beyond the end of the header.
  22.  
  23. o bgetbf sets errno to EINVAL instead of BEBOUND if the field extends
  24.   beyond the end of the block.
  25.  
  26. o lockb len parameter type changed from size_t to bpos_t.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.                                                         Citadel  89-10
  53.